Address Resolution Protocol - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Address Resolution Protocol - перевод на Английский


Address Resolution Protocol         
protocol dat adressen organiseert, protocol dat adressen geeft aan de werkstations van een lokaal netwerk, ARP
IP address         
NUMERICAL LABEL USED TO IDENTIFY A NETWORK INTERFACE IN AN IP NETWORK
IP addresss; IP Address; IP number; Internet protocol address; Internet Protocol address; IP adress; Internet address; Internet Address; Ip address; Server address; IP addresses; Dynamic IP address; Dynamic IP; Dynamic ip; Dynamic ip address; Static IP address; I.P. address; IP mapping; Static IP; IP addressing; Dynamic IP addresses; Dedicated IP address; Internet Protocol Address; Ip addresses; Net address; IP Addressing; IP Adress; IP address conflict; Static ip address; IP-Address; Shared IP address; IPDi Zhi; Public IP; Internet protocol Address; IPA address; Sticky ip; Sticky dynamic IP address; Autoconfiguration ip address; I/P address; I/P; Autoconfiguration IP address; Ip number; Sticky IP; IPaddress; IPLocation; Public IP Address; Public IP address; Dedicated IP; Internet Protocol Addresses; IP Addresses; I.P. Addresses; Dynamic ip range; Inet address; I. P. address; Sticky dynamic IP; User talk:Jeff G./IP Address conflict; Shared IP; Dynamic IPs; Network prefix; IP add; Static IP addresses; Wikipedia talk:Articles for creation/IP Address conflict; Draft:IP address conflict; IP Address conflict; IP Address Conflict; IP address Conflict; Ip address conflict; Routing prefix; IP-adress; Internet Protocol addresses
internet adres, numeriek adres dat een bepaalde computer aangeeft op het netwerk
network protocol         
  • Figure 2. The TCP/IP model or Internet layering scheme and its relation to some common protocols.
  • Figure 3. Message flows using a protocol suite. Black loops show the actual messaging loops, red loops are the effective communication between layers enabled by the lower layers.
  • Figure 5: Protocol and software layering. The software modules implementing the protocols are represented by cubes. The information flow between the modules is represented by arrows. The (top two horizontal) red arrows are virtual. The blue lines mark the layer boundaries.
SYSTEM FOR EXCHANGING MESSAGES BETWEEN COMPUTING SYSTEMS
Network protocol design principles; Data transmission protocol; Networking protocol; Protocol (computing); Protocol (computer science); Protocol (communication); Protocol (communications); Network protocols; Communication protocols; Communications protocols; Internetwork protocol; Protocol (networks); Protocol (network); Networking protocols; Protocols (computing); Protocol set; Data communication protocol; Protocol testing; Network Protocols; Binary protocol; Protocol (computer); Protocol versioning; Computer protocol; Protocol layer; Network protocol; Protocol design; Internetworking Protocol; Text-based protocol; Plain text protocol; Web protocol; Communications protocol; Universal protocols; Telecommunication protocol; Telecommunications protocol; Transmission protocol; History of communication protocols; Binary protocols; Wire image (networking)
netwerk protocol, methode van communicatie tussen computers op een lokaal netwerk

Определение

Address Resolution Protocol
<networking, protocol> (ARP) A method for finding a host's Ethernet address from its Internet address. The sender broadcasts an ARP packet containing the Internet address of another host and waits for it (or some other host) to send back its Ethernet address. Each host maintains a cache of address translations to reduce delay and loading. ARP allows the Internet address to be independent of the Ethernet address but it only works if all hosts support it. ARP is defined in RFC 826. The alternative for hosts that do not do ARP is {constant mapping}. See also proxy ARP, reverse ARP. (1995-03-20)

Википедия

Address Resolution Protocol
The Address Resolution Protocol (ARP) is a communication protocol used for discovering the link layer address, such as a MAC address, associated with a given internet layer address, typically an IPv4 address. This mapping is a critical function in the Internet protocol suite.